-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.1.1
-
Code
-
Classes
- Tax_Builder
Total Complexity |
14 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
175 |
Lines of code |
70 |
Logical lines of code |
29 |
Comment lines |
82 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build_shipping_tax() |
S |
60 |
3 |
13 |
get_line_tax() |
S |
63 |
2 |
10 |
get_line_item_with_key() |
S |
69 |
2 |
7 |
build_line_tax_from_rate() |
S |
64 |
2 |
9 |
__construct() |
S |
76 |
1 |
4 |
build_line_tax() |
S |
75 |
1 |
4 |
create_woocommerce_rate() |
S |
69 |
1 |
8 |
build_applied_tax_array() |
S |
74 |
1 |
5 |
build_woocommerce_rate() |
S |
65 |
1 |
10 |